home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / datatypes / samplevision_dt / samplevisiondt.guide (.txt) < prev    next >
Amigaguide Document  |  1996-04-07  |  4KB  |  99 lines

  1. @database SampleVisionDatatype.guide
  2. @author "Frank Hoffmann"
  3. @wordwrap
  4. @node Main "Sample Vision Datatype document"
  5. @{b}Sample Vision Datatype@{ub} - Public Release 1
  6. Version 39.5 (27.12.1994)
  7. (c) 1994 by Frank Hoffmann
  8. @{" Installation, Requirements & Tested " link IRT }
  9. @{" About the Sample Vision Fileformat  " link SVINFO }
  10. @{" DISCLAIMER & LEGAL MATTERS          " link DISLEG }
  11. @{" Features & TODO                     " link FEATODO }
  12. @{" Known Bugs                          " link BUGS }
  13. @{" ACKNOWLEDGEMENTS                    " link ACK }
  14. @{" Author/Contact                      " link AUTHOR }
  15. @endnode
  16. @node IRT "INSTALLATION, REQUIREMENTS & TESTED"
  17. This datatype is tested on a Amiga 4000 with Kickstart 3.1, but it should run on all machines with Kickstart 3.0 and above. Only 32Bit Prozessors (>=68020) are supported!.
  18. To install just copy the files 
  19.      SampleVision
  20.      SampleVision.info 
  21. @{ui}
  22. to the drawer 
  23.      sys:devs/datatypes
  24. @{ui}
  25. and the file
  26.      SampleVision.datatype
  27. @{ui}
  28. to the drawer
  29.      sys:classes/datatypes
  30. @{ui}
  31. and reboot your machine.
  32. @endnode
  33. @node SVINFO "Sample Vision Fileformat Information"
  34. @{b}Sample Vision@{ub} is a special file format used by a tool on MS-DOS computers. It stores always mono samples in 16 Bit and can include 8 looppoints and markers. 
  35. File Extension : #?.smp                   (not checked by datatype) 
  36. Magic Number   : "SOUND SAMPLE DATA 2.1 " (checked by datatype)
  37. @endnode
  38. @node FEATODO "Features & TODO"
  39. FEATURES
  40. *Decode @{"Sample Vision" link SVINFO} file format to 8 bit sample data  
  41. *Extracts name of sample if present and uses this name for the objects name
  42. *Normalizes the 8bit data (which is musch quicker)
  43. METHODS
  44. *OM_New to read from file
  45. (near future)
  46. *Normalize the 16 bit data for better quality ( but is much slower )
  47. *Looppoint extraction
  48. *Low memory detection & low memory conversion
  49. (maybe)
  50. *Implement other methods (Write)
  51. *Prefs and shared library for conversion & general behaviour of sound data-
  52.  types, based on a sound support library wich can convert and process sample
  53.  data. ( Feel free to contact me for suggestions and help offers ) 
  54. OTHER DATATYPE PROJECTS
  55. -Maud ( also released )
  56. -MIDI Sample Dump Standard ( on work )
  57. -Yamaha TX16W Sampler File ( also released )
  58. @endnode
  59. @node DISLEG "Disclaimer & legal matters"
  60. DISCLAIMER
  61. THERE  IS  NO  WARRANTY  FOR  THE  PROGRAM,  TO  THE EXTENT PERMITTED BY
  62. APPLICABLE  LAW.   EXCEPT  WHEN  OTHERWISE  STATED IN WRITING THE COPYRIGHT
  63. HOLDER  AND/OR OTHER PARTIES PROVIDE THE PROGRAM ''AS IS'' WITHOUT WARRANTY
  64. OF  ANY  KIND,  EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  65. THE  IMPLIED  WARRANTIES  OF  MERCHANTABILITY  AND FITNESS FOR A PARTICULAR
  66. PURPOSE.   THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
  67. IS  WITH  YOU.   SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
  68. ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  69.    IN  NO  EVENT  UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  70. WILL  ANY  COPYRIGHT  HOLDER,  OR  ANY OTHER PARTY WHO MAY REDISTRIBUTE THE
  71. PROGRAM  AS  PERMITTED  ABOVE,  BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
  72. GENERAL,  SPECIAL,  INCIDENTAL  OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
  73. USE  OR  INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
  74. DATA  OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
  75. PARTIES  OR  A  FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
  76. EVEN  IF  SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
  77. SUCH DAMAGES.
  78. LEGAL MATTERS
  79. This datatype is Public Domain. Do whatever you want with it. 
  80. This datatype is based on the source code of the AIFF Datatype by 
  81. Olaf 'Olsen' Barthel <olsen@sourcery.han.de> which is public domain.
  82. @endnode
  83. @node ACK "ACKNOWLEDGEMENT"
  84. Many thanks to Olaf 'Olsen' Barthel for his help in designing datatypes.
  85. @endnode 
  86. @node BUGS "Bugs"
  87. no known bugs (yet), but there is no 100% bug free software...
  88. contact the @{" Author " link AUTHOR } for bug reports.
  89. @endnode
  90. @node AUTHOR "Author"
  91. Frank Hoffmann
  92. E-Mail (temporary):
  93. hoffmann@ls11.informatik.uni-dortmund.de
  94. permanent address:
  95. Hochdahler Str.134
  96. 40724 Hilden
  97. (feel free to contact me via E-Mail for bug reports, suggestions, projects...)
  98. @endnode
  99.